\(\int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx\) [361]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 27, antiderivative size = 27 \[ \int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx=\frac {c \log (a+b \text {arcsinh}(c x))}{b}+\text {Int}\left (\frac {1}{x^2 \sqrt {1+c^2 x^2} (a+b \text {arcsinh}(c x))},x\right ) \]

[Out]

c*ln(a+b*arcsinh(c*x))/b+Unintegrable(1/x^2/(a+b*arcsinh(c*x))/(c^2*x^2+1)^(1/2),x)

Rubi [N/A]

Not integrable

Time = 0.20 (sec) , antiderivative size = 27, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx=\int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx \]

[In]

Int[Sqrt[1 + c^2*x^2]/(x^2*(a + b*ArcSinh[c*x])),x]

[Out]

(c*Log[a + b*ArcSinh[c*x]])/b + Defer[Int][1/(x^2*Sqrt[1 + c^2*x^2]*(a + b*ArcSinh[c*x])), x]

Rubi steps \begin{align*} \text {integral}& = \int \left (\frac {c^2}{\sqrt {1+c^2 x^2} (a+b \text {arcsinh}(c x))}+\frac {1}{x^2 \sqrt {1+c^2 x^2} (a+b \text {arcsinh}(c x))}\right ) \, dx \\ & = c^2 \int \frac {1}{\sqrt {1+c^2 x^2} (a+b \text {arcsinh}(c x))} \, dx+\int \frac {1}{x^2 \sqrt {1+c^2 x^2} (a+b \text {arcsinh}(c x))} \, dx \\ & = \frac {c \log (a+b \text {arcsinh}(c x))}{b}+\int \frac {1}{x^2 \sqrt {1+c^2 x^2} (a+b \text {arcsinh}(c x))} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 2.09 (sec) , antiderivative size = 29, normalized size of antiderivative = 1.07 \[ \int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx=\int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx \]

[In]

Integrate[Sqrt[1 + c^2*x^2]/(x^2*(a + b*ArcSinh[c*x])),x]

[Out]

Integrate[Sqrt[1 + c^2*x^2]/(x^2*(a + b*ArcSinh[c*x])), x]

Maple [N/A] (verified)

Not integrable

Time = 0.11 (sec) , antiderivative size = 25, normalized size of antiderivative = 0.93

\[\int \frac {\sqrt {c^{2} x^{2}+1}}{x^{2} \left (a +b \,\operatorname {arcsinh}\left (c x \right )\right )}d x\]

[In]

int((c^2*x^2+1)^(1/2)/x^2/(a+b*arcsinh(c*x)),x)

[Out]

int((c^2*x^2+1)^(1/2)/x^2/(a+b*arcsinh(c*x)),x)

Fricas [N/A]

Not integrable

Time = 0.26 (sec) , antiderivative size = 31, normalized size of antiderivative = 1.15 \[ \int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx=\int { \frac {\sqrt {c^{2} x^{2} + 1}}{{\left (b \operatorname {arsinh}\left (c x\right ) + a\right )} x^{2}} \,d x } \]

[In]

integrate((c^2*x^2+1)^(1/2)/x^2/(a+b*arcsinh(c*x)),x, algorithm="fricas")

[Out]

integral(sqrt(c^2*x^2 + 1)/(b*x^2*arcsinh(c*x) + a*x^2), x)

Sympy [N/A]

Not integrable

Time = 0.62 (sec) , antiderivative size = 24, normalized size of antiderivative = 0.89 \[ \int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx=\int \frac {\sqrt {c^{2} x^{2} + 1}}{x^{2} \left (a + b \operatorname {asinh}{\left (c x \right )}\right )}\, dx \]

[In]

integrate((c**2*x**2+1)**(1/2)/x**2/(a+b*asinh(c*x)),x)

[Out]

Integral(sqrt(c**2*x**2 + 1)/(x**2*(a + b*asinh(c*x))), x)

Maxima [N/A]

Not integrable

Time = 0.27 (sec) , antiderivative size = 27, normalized size of antiderivative = 1.00 \[ \int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx=\int { \frac {\sqrt {c^{2} x^{2} + 1}}{{\left (b \operatorname {arsinh}\left (c x\right ) + a\right )} x^{2}} \,d x } \]

[In]

integrate((c^2*x^2+1)^(1/2)/x^2/(a+b*arcsinh(c*x)),x, algorithm="maxima")

[Out]

integrate(sqrt(c^2*x^2 + 1)/((b*arcsinh(c*x) + a)*x^2), x)

Giac [N/A]

Not integrable

Time = 0.29 (sec) , antiderivative size = 27, normalized size of antiderivative = 1.00 \[ \int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx=\int { \frac {\sqrt {c^{2} x^{2} + 1}}{{\left (b \operatorname {arsinh}\left (c x\right ) + a\right )} x^{2}} \,d x } \]

[In]

integrate((c^2*x^2+1)^(1/2)/x^2/(a+b*arcsinh(c*x)),x, algorithm="giac")

[Out]

integrate(sqrt(c^2*x^2 + 1)/((b*arcsinh(c*x) + a)*x^2), x)

Mupad [N/A]

Not integrable

Time = 2.56 (sec) , antiderivative size = 27, normalized size of antiderivative = 1.00 \[ \int \frac {\sqrt {1+c^2 x^2}}{x^2 (a+b \text {arcsinh}(c x))} \, dx=\int \frac {\sqrt {c^2\,x^2+1}}{x^2\,\left (a+b\,\mathrm {asinh}\left (c\,x\right )\right )} \,d x \]

[In]

int((c^2*x^2 + 1)^(1/2)/(x^2*(a + b*asinh(c*x))),x)

[Out]

int((c^2*x^2 + 1)^(1/2)/(x^2*(a + b*asinh(c*x))), x)